Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Android Plot - 82 results found.
NameDescriptionTypePackageFramework
AnchorPositionenum AnchorPositionextends EnumEnumeration of possible anchor positions that a Widget can use.Classcom.androidplot.uiAndroid Plot
AxisValueLabelFormatterClasscom.androidplot.xyAndroid Plot
BarFormatterClasscom.androidplot.xyAndroid Plot
BarRendererClasscom.androidplot.xyAndroid Plot
BezierLineAndPointFormatterThis is an experimental class and should not currently be used in production apps.Classcom.androidplot.xyAndroid Plot
BezierLineAndPointRendererWARNING: This is an unfinished class.Classcom.androidplot.xyAndroid Plot
BoundaryModeenum BoundaryModeextends EnumEnum Constant SummaryAUTOClasscom.androidplot.xyAndroid Plot
BoxModelConvenience implementation of BoxModelable.Classcom.androidplot.uiAndroid Plot
BoxModelableEncapsulates the functionality of a BoxModel.Interfacecom.androidplot.uiAndroid Plot
ConfiguratorUtility class for "configuring" objects via XML config files.Classcom.androidplot.utilAndroid Plot
DisplayDimensionsClasscom.androidplot.utilAndroid Plot
DynamicTableModelEncapsulates the visual aspects of a table; number of rows and columns and the height and width in pixels of each element within the table.Classcom.androidplot.uiAndroid Plot
EmptyWidgetClasscom.androidplot.ui.widgetAndroid Plot
FillDirectionenum FillDirectionextends EnumDefines which edge is used to close a fill path for drawing lines.Classcom.androidplot.xyAndroid Plot
FixedTableModelNested Class SummaryNested classes/interfaces inherited from class com.Classcom.androidplot.uiAndroid Plot
FontUtilsClasscom.androidplot.utilAndroid Plot
FormatterBase class of all Formatters.Classcom.androidplot.uiAndroid Plot
LayoutManagerSee Also:Serialized FormConstructor SummaryLayoutManager()Classcom.androidplot.uiAndroid Plot
LineAndPointFormatterDefines the visual aesthetics of an XYSeries; outline color and width, fill style, vertex size and color, shadowing, etc.Classcom.androidplot.xyAndroid Plot
LineAndPointRendererRenders a point as a line with the vertices marked.Classcom.androidplot.xyAndroid Plot
LineRegionA one dimensional region represented by a starting and ending value.Classcom.androidplotAndroid Plot
ListOrganizerUtility class providing additional element organization operations.Classcom.androidplot.utilAndroid Plot
MultiSynchUtility class for obtaining synch lock across multiple objects.Classcom.androidplot.utilAndroid Plot
PaintUtilsConvenience methods that operate on Paint instances.Classcom.androidplot.utilAndroid Plot
PieChartNested Class SummaryNested classes/interfaces inherited from class com.Classcom.androidplot.pieAndroid Plot
PieRendererClasscom.androidplot.pieAndroid Plot
PieWidgetVisualizes data as a pie chart.Classcom.androidplot.pieAndroid Plot
PixelUtilsClasscom.androidplot.utilAndroid Plot
PlotBase class for all other Plot implementations.Classcom.androidplotAndroid Plot
PlotListenerDefines methods used for monitoring events generated by a Plot.Interfacecom.androidplotAndroid Plot
PlotRenderExceptionClasscom.androidplot.exceptionAndroid Plot
PlotStatistics!!! THIS CLASS IS STILL UNDER DEVELOPMENT AND MAY CONTAIN BUGS !!! Gathers performance statistics from a Plot.Classcom.androidplot.utilAndroid Plot
PointLabelerInterfacecom.androidplot.xyAndroid Plot
PointLabelFormatterClasscom.androidplot.xyAndroid Plot
PositionMetricClasscom.androidplot.uiAndroid Plot
PositionMetricsClasscom.androidplot.uiAndroid Plot
RectRegionRectRegion is just a rectangle with additional methods for determining intersections with other RectRegion instances.Classcom.androidplot.xyAndroid Plot
RedrawerUtility class for invoking Plot.Classcom.androidplot.utilAndroid Plot
RenderBundleClasscom.androidplot.uiAndroid Plot
ResizableUsed by classes that depend on dimensional values to lay themselves out and draw.Interfacecom.androidplot.uiAndroid Plot
SegmentClasscom.androidplot.pieAndroid Plot
SegmentFormatterClasscom.androidplot.pieAndroid Plot
SeriesBase interface for all Series implementationsReturns:The title of this Series.Interfacecom.androidplotAndroid Plot
SeriesAndFormatterListAssociates a Series with a Formatter.Classcom.androidplot.uiAndroid Plot
SeriesRendererClasscom.androidplot.uiAndroid Plot
SimpleXYSeriesA convenience class used to create instances of XYPlot generated from Lists of Numbers.Classcom.androidplot.xyAndroid Plot
SizeLayoutTypeenum SizeLayoutTypeextends EnumSizeLayoutType is an enumeration of algorithms available for calculating an arbitrary dimension of a widget.Classcom.androidplot.uiAndroid Plot
SizeMetricEncapsulates a sizing algorithm and an associated value.Classcom.androidplot.uiAndroid Plot
SizeMetricsEncapsulates sizing preferences associated with a Widget; how/if it scales etc.Classcom.androidplot.uiAndroid Plot
StepFormatterClasscom.androidplot.xyAndroid Plot
StepRendererRenders a point as a line with the vertices marked.Classcom.androidplot.xyAndroid Plot
TableModelClasscom.androidplot.uiAndroid Plot
TableOrderenum TableOrderextends EnumEnum Constant SummaryCOLUMN_MAJORClasscom.androidplot.uiAndroid Plot
TableSizingMethodenum TableSizingMethodextends EnumThe sizing methods available to a table.Classcom.androidplot.uiAndroid Plot
TextLabelWidgetClasscom.androidplot.ui.widgetAndroid Plot
TextOrientationTypeenum TextOrientationTypeextends EnumEnum Constant SummaryHORIZONTALClasscom.androidplot.uiAndroid Plot
ValPixConverterUtility methods for converting pixel coordinates into real values and vice versa.Classcom.androidplot.utilAndroid Plot
ValueMarkerEncapsulates a single axis line marker drawn onto an XYPlot at a specified value.Classcom.androidplot.xyAndroid Plot
WidgetA Widget is a graphical sub-element of a Plot that can be positioned relative to the bounds of the Plot.Classcom.androidplot.ui.widgetAndroid Plot
XLayoutStyleenum XLayoutStyleextends EnumEnum Constant SummaryABSOLUTE_FROM_CENTERClasscom.androidplot.uiAndroid Plot
XPositionMetricClasscom.androidplot.uiAndroid Plot
XValueMarkerNested Class SummaryNested classes/interfaces inherited from class com.Classcom.androidplot.xyAndroid Plot
XYAxisTypeenum XYAxisTypeextends EnumEnum Constant SummaryDOMAINClasscom.androidplot.xyAndroid Plot
XYFramingModelenum XYFramingModelextends EnumEnum Constant SummaryEDGEClasscom.androidplot.xyAndroid Plot
XYGraphBoundsConstructor SummaryXYGraphBounds()Methods inherited from class java.Classcom.androidplot.xyAndroid Plot
XYGraphWidgetDisplays graphical data annotated with domain and range tick markers.Classcom.androidplot.xyAndroid Plot
XYLegendWidgetClasscom.androidplot.xyAndroid Plot
XYPlotA View to graphically display x/y coordinates.Classcom.androidplot.xyAndroid Plot
XYPlotZoomPanNested Class SummaryNested classes/interfaces inherited from class com.Classcom.androidplot.xyAndroid Plot
XYRegionFormatterBase class of all XYRegionFormatters.Classcom.androidplot.xyAndroid Plot
XYSeriesRepresents a two dimensional series of data represented as xy values.Interfacecom.androidplot.xyAndroid Plot
XYSeriesFormatterClasscom.androidplot.xyAndroid Plot
XYSeriesRendererClasscom.androidplot.xyAndroid Plot
XYStepAn immutable object generated by XYStepCalculator representing a stepping model to be used by an XYPlot.Classcom.androidplot.xyAndroid Plot
XYStepCalculatorCalculates "stepping" values for a plot.Classcom.androidplot.xyAndroid Plot
XYStepModeenum XYStepModeextends EnumINCREMENTAL_VALUE - (default) draw a tick every n values.Classcom.androidplot.xyAndroid Plot
YLayoutStyleenum YLayoutStyleextends EnumEnum Constant SummaryABSOLUTE_FROM_BOTTOMClasscom.androidplot.uiAndroid Plot
YPositionMetricClasscom.androidplot.uiAndroid Plot
YValueMarkerNested Class SummaryNested classes/interfaces inherited from class com.Classcom.androidplot.xyAndroid Plot
ZHashConcrete implementation of ZIndexable.Classcom.androidplot.utilAndroid Plot
ZIndexableEncapsulates the concept of z-indexable objects; Each object is stored above or below each other object and may be moved up and down in the queue relative to other elements in the hash or absolutely to the front or back of the queue.Interfacecom.androidplot.utilAndroid Plot
ZLinkedListSee Also:Serialized FormConstructor SummaryZLinkedList()Classcom.androidplot.utilAndroid Plot